ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BasePointView<TOwnerView> Class / _legendColor Property

In This Topic
    _legendColor Property (_BasePointView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Property _legendColor As IColor
    public IColor _legendColor {get; set;}
    See Also